home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / GRAPHICS / VOXRAY.ZIP / PREVARR.C < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-10  |  83 b   |  7 lines

  1. #include "ray.h"
  2.  
  3. PUCHAR prev_colors;
  4. PSHORT win_tops;
  5. PSHORT win_bottoms;
  6.  
  7.